home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4712 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: news.cencom.net!ns!tanp
  2. From: tanp@ns (Bill Wendling)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: GNU Interrupts
  5. Date: 6 Feb 1996 07:33:54 GMT
  6. Organization: Cen-Com Internet
  7. Message-ID: <4f7092$rt1@news.cencom.net>
  8. References: <schumaker.88.002FB3CD@tigger.jvnc.net>
  9. NNTP-Posting-Host: ns.cencom.net
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Schumaker inexplicably wrote:
  13. } I've just made the change from MSDOS/Windows to LINUX.  Along with this switch 
  14. } I've had to change C compilers.  I'm now using GCC.  I do a lot of hard 
  15. } interfacing and graphics work and need to be able to control certain 
  16. } interrupts and have access to ports.  But I can't for the life of me find any 
  17. } library included with linux that will let me do this.  Are there any 
  18. } available?, does linux allow you to call interrupts?, is there one included 
  19. } which I haven't found?
  20.  
  21. } any info would be greatly appreciated.
  22.  
  23. Linux doesn't use interrupts.  That is an MS-DOG invention.  
  24. You might want to look at the Linux sorce code to see how they do it.
  25. Or, since you are doing graphics, you might check out X-Windows which
  26. allows for this.
  27.  
  28. --
  29. Bill Wendling         | "Pinky, are you thinking what I'm thinking?"
  30. tanp@ns.cencom.net  | "I think so, Brain, but burlap chafes me so."
  31. "Boom Shanka"       | Finger me for my Geek Code...NOW!
  32.